home *** CD-ROM | disk | FTP | other *** search
/ PC Media 23 / PC MEDIA CD23.iso / share / prog / inst / inst.ini < prev    next >
INI File  |  1995-08-29  |  835b  |  38 lines

  1. REM This is the INI file which dynamically provides the environment, and
  2. REM system options for the Setup programme. A good idea would be to keep
  3. REM a backup of this file, since it is of vital importance to the programme.
  4. REM ************************************************************************
  5.  
  6. [DRIVE]
  7. Required=0
  8.  
  9. [DESKTOP]
  10. Title=Install
  11. Note=Designed by Craig Ward - 1995
  12. FrGround=c:\windows\argyle.bmp
  13.  
  14. [TARGETDIR]
  15. Target=c:\temp
  16.  
  17. [#DISKS]
  18. Disks=1
  19.  
  20. [PG]
  21. Group=Delphi vs Paradox
  22.  
  23. [PI]
  24. num=2
  25. 1=c:\pdoxwin\pdoxwin.exe -ic:\windows\actm.ini -q -s -e -c -wc:\actmod\pdoxwin actmod.ssl,Paradox Example,c:\windows\help.ico,0
  26. 2=c:\actmod\actmod.exe,Delphi Example
  27.  
  28.  
  29. [README]
  30. readme=c:\windows\write.exe a:\readthis.wri
  31.  
  32. [EXECUTABLE]
  33. num=1
  34. 1=c:\windows\ztemp.pif
  35.  
  36.  
  37. REM Designed by Craig Ward, 1995
  38.